AmiQuote Read Me |
AmiQuote 1.10 Read Me (July 12, 2000)
INTRODUCTION
AmiQuote is a companion program to AmiBroker stock charting/analysis software. The main purpose of AmiQuote is to simplify and automate downloading daily and historical quotation data from free Yahoo! Finance sites (USA, UK, France, Italy, Germany and Australia). AmiQuote perform downloads using multiple threads allowing you to fully utilise your connection bandwidth.
WHAT'S NEW IN VERSION 1.1?
INSTALLATION
If you have installed AmiBroker already, no special installation of AmiQuote is required. Just unzip AmiQuote package to a separate directory. If you haven't installed AmiBroker yet it is recommended to do so, because AmiQuote uses MFC libraries (version 6.0) that are supplied with AmiBroker.
QUICK START
HOW IT WORKS
AmiQuote loads ticker list file (.TLS) which is simple ASCII file with ticker symbols, then parses it and generates URLs to the Yahoo! finance site based on ticker name, mode (current quotes or historical), country and From/To date. Then, when you start the download process, it requests the data from Yahoo and stores downloaded data in the separate .AQD (daily) or .AQH (historical) files for each ticker. After download, these files can be easily imported into AmiBroker.
IMPORTANT NOTE: AmiQuote does not save .CSV files any longer. Instead files with extenstions .AQD (AmiQuote Daily) and .AQH (AmiQuote Historical) are generated. These files remain plain text files with comma separated values but I decided to change the extensions to avoid mistakes when importing the files. AQD and AQH files have different fields so separate aqd.format and aqh.format ASCII import definitions should be used (they are included in the AmiQuote archive, also new import.types file is included)
LIMITATIONS
Because Yahoo! does not provide historical quotes for exchanges other than NYSE and Nasdaq, support for non-US markets are limited to daily quotes download.
SUPPLIED EXAMPLE FILES
AmiQuote 1.1with the following example ticker lists:
Moreover AmiQuote comes with the updated import.types and aqd.format and aqh.format files which should be copied to AmiBroker main directory. These files features new commands introduced in AmiBroker 3.24.
DISTRIBUTION
AmiQuote is distributed as freeware.
DISCLAIMER
This software is provided "as is" without warranty of any kind. Any use of the program is at your own risk. The author disclaims any implied warranty of merchantability and/or fitness for a particular purpose.
LEGAL
AmiQuote 1.1. Copyright (C)2000 by Tomasz Janeczko. All rights reserved.
All trademarks are the property of their respective owners.